home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000242_icon-group-sender _Wed Dec 15 16:38:19 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id QAA01600
  4.     for icon-group-addresses; Wed, 15 Dec 1999 16:38:01 -0700 (MST)
  5. Message-Id: <199912152338.QAA01600@baskerville.CS.Arizona.EDU>
  6. From: "Frank Lhota" <lhotaf@lexma.meitech.com>
  7. To: "Chuck Meyers" <chuck.meyers@lmco.com>, <icon-group@optima.CS.Arizona.EDU>
  8. Subject: Re: icon to c?
  9. Date: Wed, 15 Dec 1999 15:19:39 -0000
  10. X-Priority: 3
  11. X-MSMail-Priority: Normal
  12. X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
  13. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  14. Status: RO
  15.  
  16. Yes, the Icon native compiler (iconc) converts an Icon program into C, then
  17. uses the local C compiler to finish the job. The idea is to use C as a
  18. universal back end. Be forewarned that the C program produced by iconc is
  19. not very readable.
  20.  
  21. ----- Original Message -----
  22. From: Chuck Meyers <chuck.meyers@lmco.com>
  23. To: <icon-group@optima.CS.Arizona.EDU>
  24. Sent: Wednesday, December 15, 1999 2:54 PM
  25. Subject: icon to c?
  26.  
  27.  
  28. > Is there a tranlation program that will convert icon to c?
  29. >
  30. >
  31. > chuck.meyers@lmco.com
  32. >
  33. >
  34. >
  35.  
  36.